Package | ca.on.ehr.r4 |
Resource Type | StructureDefinition |
Id | BundleSearchset |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset |
URL | http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset |
Version | 1.0.0 |
Status | active |
Name | BundleSearchsetEHR |
Title | Bundle Searchset EHR |
Realm | ca |
Authority | national |
Description | The Bundle Searchset resource captures the search result from the server. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "BundleSearchset", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset", "version": "1.0.0", "name": "BundleSearchsetEHR", "title": "Bundle Searchset EHR", "status": "active", "description": "The Bundle Searchset resource captures the search result from the server.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.total", "path": "Bundle.total", "mustSupport": true }, { "id": "Bundle.link", "path": "Bundle.link", "mustSupport": true }, { "id": "Bundle.link.relation", "path": "Bundle.link.relation", "mustSupport": true }, { "id": "Bundle.link.url", "path": "Bundle.link.url", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "mustSupport": true } ] } }